home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1998 July
/
Software of the Month Club 1998 July.iso
/
mac
/
Education
/
PredDemo
/
PredDemo1.0
/
PredDemo1.3 final
/
00166_fcgQ2deer.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-05-06
|
238 b
|
12 lines
on mouseDown
global origH, origV, rightSprite, quitHold
set origH to the locH of sprite the clickOn
set origV to the locV of sprite the clickOn
set rightSprite to 12
put EMPTY into field "FCmsg"
end
on mouseUp
snapIcon()
end